﻿/*
Creat Time : 2015-5-7;
By : Jan William 
Contact : DreamWordPress.Net
*/

body {
    font-size: 14px;
    font-family: "Microsoft Yahei","微软雅黑",arial;
    line-height: 24px;
    color: #939598;
    min-width: 1170px;
}


label {
  max-width: none;
}

ul {
    padding-left: 0;
}
li {
    list-style: none;
}


.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.nomargin {
  margin-left: 0;
  margin-right: 0;
}

/*
modular to overide bootstrap
*/
.container {
  width: 1170px;
}

col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left;
}
.col-md-12 {
  width: 100%;
}
.col-md-11 {
  width: 91.66666667%;
}
.col-md-10 {
  width: 83.33333333%;
}
.col-md-9 {
  width: 75%;
}
.col-md-8 {
  width: 66.66666667%;
}
.col-md-7 {
  width: 58.33333333%;
}
.col-md-6 {
  width: 50%;
}
.col-md-5 {
  width: 41.66666667%;
}
.col-md-4 {
  width: 33.33333333%;
}
.col-md-3 {
  width: 25%;
}
.col-md-2 {
  width: 16.66666667%;
}
.col-md-1 {
  width: 8.33333333%;
}

.index-logo {
  margin: 27px 0;
}

.index-logo img {
  max-width: 100%;
}

.index-nav li {
  display: table-cell;
  width: 1%;
  background: url(../images/menu-border.jpg) no-repeat left;
  padding-left: 4px;
  text-align: center;
  height: 30px;
}

.index-nav .first {
  background: none;
  padding-left: 0;
}

.index-nav li a {
  display: inline-block;
  width: 100%;
  background: url(../images/menu-a-bg.jpg) repeat-x left;
  font-size: 16px;
  color: #000;
  height: 100%;
  line-height: 30px;
}

.index-nav li a:hover {
  background: #29963f;
  color: #fff;
  text-decoration: none;
}

.index-nav ul {
  margin-bottom: 0;
}

.rslides li span {
  display: none;
}

.rslides li img {
  max-width: 100%;
}

.index-bg img {
  max-width: 100%;
}

.index-entry {
  margin-top: -138px;
}

.index-entry .col-md-4>div {
  border-radius: 6px;
  box-shadow: 1px 14px 7px 2px rgba(173,171,171,0.75);
}

.index-entry .left {
  background: url(../images/leftbg.jpg) repeat-x left;
  height: 131px;
}

.index-entry .center {
  background: url(../images/centerbg.jpg) repeat-x left;
  height: 131px;
}

.index-entry .right {
  background: url(../images/rightbg.jpg) repeat-x left;
  height: 131px;
}

.right ul {

  padding-left: 15px;
}

.cat-title {
  margin-left: 13px;
  overflow: hidden;
}

.cat-title h3 {
  display: inline-block;
  padding-left: 10px;
  border-left: 2px solid #fff;
  margin-top: 10px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 13px;
}

.cat-title .more {
  float: right;
  margin-top: 12px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  margin-right: 1em;
}

.more img {
  margin-right: 0.5em;
}

.imgicon {
  margin-left: 22px;
  margin-right: 15px;
}

.newslist {
  padding-top: 3px;
}

.newslist li {
  list-style: disc;
  list-style-position: inside;
  line-height: 14px;
  color: #fff;
  margin-bottom: 12px;
}

.newslist li a {
  font-size: 14px;
  line-height: 1;
  color: #fff;
}

.newslist span {
  display: block;
  padding-left: 5px;
  border-left: 1px solid #fff;
  float: right;
  margin-right: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  height: 14px;
}

.index-entry {
  line-height: 1.5;
  color: #fff;
}

.index-p a {
  color: #eafeee;
}

.foot {
  margin-top: 15px;
}

.foot .row {
  min-height: 96px;
  background: url(../images/index-bottom-bg.jpg) repeat-x left;
  border-bottom-right-radius: 13px;
  border-bottom-left-radius: 13px;
  padding-top: 15px;
  font-size: 13px;
  color: #939598;
  line-height: 1.1;
}

.inner-foot .red {
  color: #d75314;
  font-size: 16px;
  font-weight: bold;
}

.foot a,
.inner-foot a {
  color: #939598;
}

.single-top {
  height: 48px;
  background-color: #d2d3d5;
}

.single-logo img {
  max-width: 100%;
}

.single-header {
  background-color: #f0f0f0;
}

.xg-searchform {
  width: 192px;
  margin-top: 15px;
  margin-bottom: 12px;
}

.single-nav {
  clear: right;
  float: right;
}

.single-nav li {
  float: left;
  position: relative;
  height: 57px;
}

.single-nav li a {
  line-height: 51px;
  height: 57px;
  font-size: 16px;
  color: #6d6e71;
  padding: 0 12px;
  border-top: 6px solid #f0f0f0;
  display: inline-block;
}

.single-nav li.first a {
  border-top: 6px solid #0067ac;
  background-color: #e6e7e8;
  color: #000;
}

.single-nav li span {
  width: 0;
  position: absolute;
  top: 0;
  left: 50%;
  height: 6px;
  background-color: #0067ac;
}

.single-nav li a:hover {
  text-decoration: none;
  background-color: #e6e7e8;
  color: #000;
}

.single-slide {
  position: relative;
}

.single-slide .rslides li img {
  border-bottom: 1px solid #e0e0e0;
}

.rslides_tabs {
  position: absolute;
  bottom: 26px;
  z-index: 1000000;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}

.rslides_tabs li {
  display: inline-block;
  margin: 0 5px;
}

.rslides_tabs li a {
  text-indent: -99999px;
  display: block;
  width: 13px;
  height: 13px;
  background: url(../images/slide-dot.png) no-repeat center;
}

.rslides_tabs .rslides_here a {
  background: url(../images/slide-here.png) no-repeat center;
}

.single-content {
  position: relative;
  top: -14px;
  border-radius: 12px;
-webkit-box-shadow: inset 0px 0px 10px 1px rgba(1,1,1,0.37);
-moz-box-shadow: inset 0px 0px 10px 1px rgba(1,1,1,0.37);
box-shadow: inset 0px 0px 10px 1px rgba(1,1,1,0.37);
background-color: #eff1f3;
padding-top: 14px;
padding-left: 6px;
padding-right: 6px;
padding-bottom: 14px;
z-index: 100000;
}

.top-meta {
  background-color: #e6e7e8;
  margin-left: 0;
  margin-right: 0;
  height: 50px;
}

.top-meta h4 {
  color: #010101;
  font-size: 20px;
  line-height: 1;
  margin: 15px 0;
  padding-left: 26px;
  background: url(../images/h4img.png) no-repeat left;
}

.top-meta.plist h4 {
  background: none;
  padding-left: 0;
  margin-right: 11px;
}

.breadcrub a {
  color: #6d6e71;
  line-height: 50px;
}

.breadcrub .active,
.breadcrub a:hover {
  color: #e77d2a;
}

.about-content>div {
  padding-left: 28.5px;
  padding-right: 28.5px;
  padding-top: 23px;
}

.about-content {
  color: #808080;
  font-size: 15px;
  line-height: 1.8;
}

.about-content p {
  margin-bottom: 15px;
}

.about-content img {
  max-width: 100%;
}

.about-content .albumllist img {
    max-height: 450px;
}

.single-bg {
  background: url(../images/single-bg.jpg) repeat left;
}

.inner-foot {
  background-color: #d2d3d5;
  padding-top: 15px;
}

.plistu .col-md-4 {
  font-size: 16px;
  text-align: center;
}

.plistu p {
  margin-top: 5px;
}

.plistu p a {
  color: #000;
}

.product-pagination {
  text-align: center;
  padding: 0.5em 0;
}

.product-pagination span {
  margin-left: 5px;
}

.product-pagination a {
  padding: 0 2px;
}

.productdetail,
.albumdetail {
  margin-bottom: 24px;
}

.title {
  font-size: 24px;
  margin-top: 0;
}

.newslistu .newslist li {
  color: #000;
}

.newslistu .newslist span {
  color: #000;
  border-color: #000;
}

.newslistu .newslist a {
  color: #000;
}

.jobinfo dt,
.jobinfo dd {
  display: inline-block;
}

.jobinfo dd {
  margin-right: 40px;
}

.jobapply td {
  padding: 3px 0;
}

#map img {
  max-width: none;
} 

.about-content table {
  width:100%;
}

.pic {
  text-align: center;
}

.filter {
  cursor: pointer;
}

/*.mix {
  display: none;
}*/
.mix {
  display: block;
}

 .rslides li {display:none;}

 #playervCDNgzSYwCbU_wrapper {
  margin: 0 auto;
 }